From ccbd11acd6843de79d50236ee96446cff59eb3b8 Mon Sep 17 00:00:00 2001 From: "emellor@leeni.uk.xensource.com" Date: Wed, 26 Oct 2005 12:06:58 +0100 Subject: [PATCH] Added comment. Signed-off-by: Ewan Mellor --- tools/examples/xmexample.nbd | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/examples/xmexample.nbd b/tools/examples/xmexample.nbd index 06a5d1feb1..274be6eb06 100644 --- a/tools/examples/xmexample.nbd +++ b/tools/examples/xmexample.nbd @@ -1,3 +1,13 @@ +# -*- mode: python; -*- +# +# xm create configuration example. +# +# This configuration is appropriate for using Network Block Device (NBD) +# filesystems. +# +# Each of these parameters will need changing to match your setup. +# + kernel = "/boot/vmlinuz-2.6.13-15b-xen" ramdisk = "/boot/initrd-2.6.13-15b-xen" memory = 128 -- 2.30.2